home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10963 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1007 b 

  1. Path: news.mindspring.com!usenet
  2. From: rudd@mindspring.com (Justin Rudd)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Coding Standards
  5. Date: Mon, 11 Mar 1996 21:35:11 GMT
  6. Organization: MindSpring Enterprises
  7. Message-ID: <4i26e8$h9e@B1FF.mindspring.com>
  8. References: <4hj8ek$elu@sam.inforamp.net> <4hktar$5o2@galaxy.ucr.edu> <4hsfrc$pmm@sam.inforamp.net>
  9. NNTP-Posting-Host: rudd.mindspring.com
  10. X-Newsreader: Forte Free Agent v0.55
  11.  
  12. I agree with the standards you have set out in your post...well...all
  13. except this one.
  14.  
  15. >Coding Standards
  16.  
  17. > 3 Naming Conventions
  18.  
  19. >1.    All class names should begin with the prefix BELL.  Example: 
  20. >BELLSuperClass.
  21.  
  22. I've worked many jobs where the class names started with TO, B, and a
  23. few others.  What the letters mean is very simple.  They are the
  24. abbreviation of the Companies title. 
  25.  
  26. I asked one of the head developers once and he said that it is done
  27. because UPPER MANAGEMENT thinks it promotes team unity.  *shrug*
  28. Don't know about that...but....
  29.  
  30. Justin
  31. rudd@mindspring.com
  32.  
  33.